Serveur d'exploration sur Mozart

Attention, ce site est en cours de développement !
Attention, site généré par des moyens informatiques à partir de corpus bruts.
Les informations ne sont donc pas validées.

P2PS: Peer-to-Peer Development Platform for Mozart

Identifieur interne : 001A53 ( Main/Exploration ); précédent : 001A52; suivant : 001A54

P2PS: Peer-to-Peer Development Platform for Mozart

Auteurs : Valentin Mesaros [Belgique] ; Bruno Carton [Belgique] ; Peter Van Roy [Belgique]

Source :

RBID : ISTEX:96084AB931B119F8C78C3A662C8B2002B99A6082

Abstract

Abstract: Recently, development of peer-to-peer (P2P) applications has been giving a paramount attention mostly due to their attractive features such as decentralization and self-organization. Providing the programmer with the “right” platform for developing such applications became a challenge. In this paper we describe the functionality of P2PS, a platform for developing P2P applications in Mozart. The P2PS platform provides the developer with a means for building and working with P2P overlay applications, offering different primitives and services such as group communication, efficient data location, and dealing with highly dynamic networks. P2PS implements Tango, an efficient algorithm for constructing structured P2P systems. It is delivered as a library and already made public, being used as underlying structure for different P2P applications.

Url:
DOI: 10.1007/978-3-540-31845-3_11


Affiliations:


Links toward previous steps (curation, corpus...)


Le document en format XML

<record>
<TEI wicri:istexFullTextTei="biblStruct">
<teiHeader>
<fileDesc>
<titleStmt>
<title xml:lang="en">P2PS: Peer-to-Peer Development Platform for Mozart</title>
<author>
<name sortKey="Mesaros, Valentin" sort="Mesaros, Valentin" uniqKey="Mesaros V" first="Valentin" last="Mesaros">Valentin Mesaros</name>
</author>
<author>
<name sortKey="Carton, Bruno" sort="Carton, Bruno" uniqKey="Carton B" first="Bruno" last="Carton">Bruno Carton</name>
</author>
<author>
<name sortKey="Van Roy, Peter" sort="Van Roy, Peter" uniqKey="Van Roy P" first="Peter" last="Van Roy">Peter Van Roy</name>
</author>
</titleStmt>
<publicationStmt>
<idno type="wicri:source">ISTEX</idno>
<idno type="RBID">ISTEX:96084AB931B119F8C78C3A662C8B2002B99A6082</idno>
<date when="2005" year="2005">2005</date>
<idno type="doi">10.1007/978-3-540-31845-3_11</idno>
<idno type="url">https://api.istex.fr/document/96084AB931B119F8C78C3A662C8B2002B99A6082/fulltext/pdf</idno>
<idno type="wicri:Area/Istex/Corpus">000072</idno>
<idno type="wicri:Area/Istex/Curation">000048</idno>
<idno type="wicri:Area/Istex/Checkpoint">001385</idno>
<idno type="wicri:doubleKey">0302-9743:2005:Mesaros V:p:ps:peer</idno>
<idno type="wicri:Area/Main/Merge">001A82</idno>
<idno type="wicri:Area/Main/Curation">001A53</idno>
<idno type="wicri:Area/Main/Exploration">001A53</idno>
</publicationStmt>
<sourceDesc>
<biblStruct>
<analytic>
<title level="a" type="main" xml:lang="en">P2PS: Peer-to-Peer Development Platform for Mozart</title>
<author>
<name sortKey="Mesaros, Valentin" sort="Mesaros, Valentin" uniqKey="Mesaros V" first="Valentin" last="Mesaros">Valentin Mesaros</name>
<affiliation wicri:level="4">
<country xml:lang="fr">Belgique</country>
<wicri:regionArea>CS Department, Université catholique de Louvain, Louvain-la-Neuve</wicri:regionArea>
<orgName type="university">Université catholique de Louvain</orgName>
<placeName>
<settlement type="city">Louvain-la-Neuve</settlement>
<region type="region" nuts="1">Région wallonne</region>
<region type="province" nuts="1">Province du Brabant wallon</region>
</placeName>
</affiliation>
<affiliation wicri:level="1">
<country wicri:rule="url">Belgique</country>
</affiliation>
</author>
<author>
<name sortKey="Carton, Bruno" sort="Carton, Bruno" uniqKey="Carton B" first="Bruno" last="Carton">Bruno Carton</name>
<affiliation wicri:level="1">
<country xml:lang="fr">Belgique</country>
<wicri:regionArea>CETIC, Charleroi</wicri:regionArea>
<wicri:noRegion>Charleroi</wicri:noRegion>
</affiliation>
<affiliation wicri:level="1">
<country wicri:rule="url">Belgique</country>
</affiliation>
</author>
<author>
<name sortKey="Van Roy, Peter" sort="Van Roy, Peter" uniqKey="Van Roy P" first="Peter" last="Van Roy">Peter Van Roy</name>
<affiliation wicri:level="4">
<country xml:lang="fr">Belgique</country>
<wicri:regionArea>CS Department, Université catholique de Louvain, Louvain-la-Neuve</wicri:regionArea>
<orgName type="university">Université catholique de Louvain</orgName>
<placeName>
<settlement type="city">Louvain-la-Neuve</settlement>
<region type="region" nuts="1">Région wallonne</region>
<region type="province" nuts="1">Province du Brabant wallon</region>
</placeName>
</affiliation>
<affiliation wicri:level="1">
<country wicri:rule="url">Belgique</country>
</affiliation>
</author>
</analytic>
<monogr></monogr>
<series>
<title level="s">Lecture Notes in Computer Science</title>
<imprint>
<date>2005</date>
</imprint>
<idno type="ISSN">0302-9743</idno>
<idno type="eISSN">1611-3349</idno>
</series>
<idno type="istex">96084AB931B119F8C78C3A662C8B2002B99A6082</idno>
<idno type="DOI">10.1007/978-3-540-31845-3_11</idno>
<idno type="ChapterID">Chap11</idno>
<idno type="ChapterID">11</idno>
</biblStruct>
</sourceDesc>
</fileDesc>
<profileDesc>
<textClass></textClass>
<langUsage>
<language ident="en">en</language>
</langUsage>
</profileDesc>
</teiHeader>
<front>
<div type="abstract" xml:lang="en">Abstract: Recently, development of peer-to-peer (P2P) applications has been giving a paramount attention mostly due to their attractive features such as decentralization and self-organization. Providing the programmer with the “right” platform for developing such applications became a challenge. In this paper we describe the functionality of P2PS, a platform for developing P2P applications in Mozart. The P2PS platform provides the developer with a means for building and working with P2P overlay applications, offering different primitives and services such as group communication, efficient data location, and dealing with highly dynamic networks. P2PS implements Tango, an efficient algorithm for constructing structured P2P systems. It is delivered as a library and already made public, being used as underlying structure for different P2P applications.</div>
</front>
</TEI>
<affiliations>
<list>
<country>
<li>Belgique</li>
</country>
<region>
<li>Province du Brabant wallon</li>
<li>Région wallonne</li>
</region>
<settlement>
<li>Louvain-la-Neuve</li>
</settlement>
<orgName>
<li>Université catholique de Louvain</li>
</orgName>
</list>
<tree>
<country name="Belgique">
<region name="Région wallonne">
<name sortKey="Mesaros, Valentin" sort="Mesaros, Valentin" uniqKey="Mesaros V" first="Valentin" last="Mesaros">Valentin Mesaros</name>
</region>
<name sortKey="Carton, Bruno" sort="Carton, Bruno" uniqKey="Carton B" first="Bruno" last="Carton">Bruno Carton</name>
<name sortKey="Carton, Bruno" sort="Carton, Bruno" uniqKey="Carton B" first="Bruno" last="Carton">Bruno Carton</name>
<name sortKey="Mesaros, Valentin" sort="Mesaros, Valentin" uniqKey="Mesaros V" first="Valentin" last="Mesaros">Valentin Mesaros</name>
<name sortKey="Van Roy, Peter" sort="Van Roy, Peter" uniqKey="Van Roy P" first="Peter" last="Van Roy">Peter Van Roy</name>
<name sortKey="Van Roy, Peter" sort="Van Roy, Peter" uniqKey="Van Roy P" first="Peter" last="Van Roy">Peter Van Roy</name>
</country>
</tree>
</affiliations>
</record>

Pour manipuler ce document sous Unix (Dilib)

EXPLOR_STEP=$WICRI_ROOT/Wicri/Musique/explor/MozartV1/Data/Main/Exploration
HfdSelect -h $EXPLOR_STEP/biblio.hfd -nk 001A53 | SxmlIndent | more

Ou

HfdSelect -h $EXPLOR_AREA/Data/Main/Exploration/biblio.hfd -nk 001A53 | SxmlIndent | more

Pour mettre un lien sur cette page dans le réseau Wicri

{{Explor lien
   |wiki=    Wicri/Musique
   |area=    MozartV1
   |flux=    Main
   |étape=   Exploration
   |type=    RBID
   |clé=     ISTEX:96084AB931B119F8C78C3A662C8B2002B99A6082
   |texte=   P2PS: Peer-to-Peer Development Platform for Mozart
}}

Wicri

This area was generated with Dilib version V0.6.20.
Data generation: Sun Apr 10 15:06:14 2016. Site generation: Tue Feb 7 15:40:35 2023